Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 179,338 for

document formatting

(0.15 sec)
  1. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font Formatting control. Enhance your design with easy access to customizable text styles and effects....Provides access to the font formatting of this object. public Font...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/inl...
  2. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document Formatting and presentation....paragraph style applied to this formatting. public string StyleName...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Examples Shows how to create a formatted table using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word Document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…... When converting a Word document (with tracked changes) to...Steps to Reproduce Open a Word document that has tracked changes and...

    forum.aspose.com/t/losing-table-border-style-wh...
  5. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/net/format-number-to-date/
  6. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your Document's clarity and style....Returns or sets the number format for the list level. public...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer Documents into your Document dynamically when building a report using C#....Ask AI Inserting Documents Dynamically Contents [ Hide ] Purpose...page describes how to insert documents dynamically. You can insert...

    docs.aspose.com/words/net/inserting-documents-d...
  8. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...Possible bug with document layout calculation Aspose.Words Product...the code (license path and document path). Run the tests. Expected...

    forum.aspose.com/t/possible-bug-with-document-l...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your Formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...RowFormat property to specify row formatting. Examples Shows how to merge...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision...relates to change of Style formatting, use Revision.parentStyle...inline node. let doc = new aw . Document ( base . myDir + "Revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...